ATI Industrial Automation   ATICombinedDAQFT .NET Class Library  

Visit our website.

GetGainSlope( index As Integer ) As Double

Get the gain slope values. The gain slope is used to perform software temperature compensation. For more information on the software temperature compensation algorigthm, see Advanced Techniques.

Arguments

index

In: The index of the gain slope you wish to retrieve. Valid values are 0 to 5.

Returns

The gain slope at the specified index, or 0 if no calibration has been loaded using LoadCalibrationFile.

See Also

Advanced Techniques | LoadCalibrationFile